The ImagickDraw class
PHP Manual

ImagickDraw::getStrokeWidth

(PECL imagick 2.0.0)

ImagickDraw::getStrokeWidthReturns the width of the stroke used to draw object outlines

Descripción

float ImagickDraw::getStrokeWidth ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the width of the stroke used to draw object outlines.

Valores retornados

Returns a double describing the stroke width.


The ImagickDraw class
PHP Manual